swift + data to string

184

swift + data to string -

let str = String(decoding: data, as: UTF8.self)

Comments

Submit
0 Comments